Q3ViewAngleAspectCamera_New
You can use theQ3ViewAngleAspectCamera_New
function to create a new aspect ratio camera.
TQ3CameraObject Q3ViewAngleAspectCamera_New ( const TQ3ViewAngleAspectCameraData *cameraData);
cameraData
- A pointer to an aspect ratio camera data structure.
DESCRIPTION
TheQ3ViewAngleAspectCamera_New
function returns, as its function result, a new aspect ratio camera having the camera characteristics specified by thecameraData
parameter.